Document Library for UWP
C1KeyedList<TKey,TItem> クラス
メンバ 

C1.UWP.Document アセンブリ > C1.Xaml.Document 名前空間 : C1KeyedList<TKey,TItem> クラス
オブジェクト モデル
C1KeyedList<TKey,TItem> クラス
シンタックス
'宣言
 
Public Class C1KeyedList
    (Of TKey As System.IComparable(Of TKey),
     TItem As IC1KeyedItem(Of TKey)) 
public class C1KeyedList<TKey,TItem> 
where TKey: System.IComparable<TKey>
where TItem: IC1KeyedItem<TKey>
型パラメータ
TKey
TItem
継承階層

System.Object
   C1.Xaml.Document.C1KeyedList<TKey,TItem>

参照

C1KeyedList<TKey,TItem> メンバ
C1.Xaml.Document 名前空間